adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / RangeList<T> Class / Add Method


In This Topic
    Add Method (RangeList<T>)
    In This Topic
    Adds range values parsed from a string.
    Overload List
    OverloadDescription
    Adds range values parsed from a string.  
    Adds an object to the end of the List. (Inherited from System.Collections.Generic.List<Range<T>>)
    See Also